docs: update gateway helm reference#537
Conversation
Signed-off-by: Lahiru De Silva <lahirude@wso2.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughRewrote the Gateway documentation in the Helm chart to remove gateway-controller and agentgateway configuration entries and replaced the previous Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
docs/reference/helm/data-plane.mdx (1)
1-1:⚠️ Potential issue | 🟡 MinorFix Prettier formatting issues before merging.
The pipeline reports code style issues detected by Prettier. Run
npm run formatornpx prettier --write docs/reference/helm/data-plane.mdxto fix the formatting.🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@docs/reference/helm/data-plane.mdx` at line 1, Prettier reported formatting problems in the frontmatter of docs/reference/helm/data-plane.mdx; run the formatter (npm run format or npx prettier --write docs/reference/helm/data-plane.mdx), review and stage the updated file, then commit the formatted changes so the CI style check passes.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Outside diff comments:
In `@docs/reference/helm/data-plane.mdx`:
- Line 1: Prettier reported formatting problems in the frontmatter of
docs/reference/helm/data-plane.mdx; run the formatter (npm run format or npx
prettier --write docs/reference/helm/data-plane.mdx), review and stage the
updated file, then commit the formatted changes so the CI style check passes.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 2340caa6-7df4-47fb-9073-bafe9a88012e
⛔ Files ignored due to path filters (1)
versioned_docs/version-v1.0.x/reference/helm/data-plane.mdxis excluded by!versioned_docs/**
📒 Files selected for processing (1)
docs/reference/helm/data-plane.mdx
Signed-off-by: Lahiru De Silva <lahirude@wso2.com>
Purpose
This PR updates the gateway helm reference in the openchoreo data plane helm chart. Previous reference is outdated.
Related Issues
Checklist
sidebars.tsif adding a new documentation pagenpm run startto preview the changes locallynpm run buildto ensure the build passes without errors